dumpasn1 software package provides ASN.1 object dump program, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install dumpasn1
dumpasn1 is installed in your system.
Make ensure the dumpasn1 package were installed using the commands given below,
$ sudo dpkg-query -l | grep dumpasn1 *
You will get with dumpasn1 package name, version, architecture and description in a table
| Distro | Debian 7 wheezy |
| Section | Utilities |
| Package | dumpasn1 |
| Version | 20120521-1 |
| Description | ASN.1 object dump program |
| Sub Section | Utils |